looks more consistent with other special buttons with icons.
}
}
}
+
// hide separators
&.font,
&.file { separator { background-color: transparent; }}
+ &.font { > box > box > label { font-weight: bold; }}
+
// inline-toolbar buttons
.inline-toolbar &, .inline-toolbar &:backdrop {
border-radius: 2px;
button.font separator,
button.file separator {
background-color: transparent; }
+button.font > box > box > label {
+ font-weight: bold; }
.inline-toolbar
button, .inline-toolbar
button:backdrop {
button.font separator,
button.file separator {
background-color: transparent; }
+button.font > box > box > label {
+ font-weight: bold; }
.inline-toolbar
button, .inline-toolbar
button:backdrop {